home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / kupidon-strike.swf / scripts / DefineButton2_152 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-12-21  |  137 b   |  5 lines

  1. on(release){
  2.    mochi.MochiScores.showLeaderboard({boardID:"3dddbfa52f6ed922",onClose:toMainMenu});
  3.    _root.gotoAndStop("Score");
  4. }
  5.